home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000877_janssen@parc.xerox.com _Wed Apr 14 00:07:56 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <janssen@parc.xerox.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA27052; Wed, 14 Apr 93 00:07:56 MET DST
  4. Received: from alpha.Xerox.COM by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA14451; Wed, 14 Apr 1993 00:27:26 +0200
  6. Received: from holmes.parc.xerox.com ([13.1.100.162]) by alpha.xerox.com with SMTP id <11801>; Tue, 13 Apr 1993 15:16:15 PDT
  7. Received: by holmes.parc.xerox.com id <16134>; Tue, 13 Apr 1993 15:16:07 -0700
  8. Received: from Messages.7.15.N.CUILIB.3.45.SNAP.NOT.LINKED.holmes.parc.xerox.com.sun4.41
  9.           via MS.5.6.holmes.parc.xerox.com.sun4_41;
  10.           Tue, 13 Apr 1993 15:16:03 -0700 (PDT)
  11. Message-Id: <AfmniXoB0KGWMgGNIE@holmes.parc.xerox.com>
  12. Date:     Tue, 13 Apr 1993 15:16:03 PDT
  13. Sender: Bill Janssen <janssen@parc.xerox.com>
  14. From: Bill Janssen <janssen@parc.xerox.com>
  15. To: timbl@nxoc01.cern.ch, Guido.van.Rossum@cwi.nl
  16. Subject: Re: Project Gutenberg's Roget's Thesaurus
  17. Cc: www-talk@nxoc01.cern.ch
  18. In-Reply-To: <9304131637.AA24791=guido@voorn.cwi.nl>
  19. References: <9304131637.AA24791=guido@voorn.cwi.nl>
  20.  
  21. Excerpts from ext.WorldWideWeb: 13-Apr-93 Re: Project Gutenberg's Rog..
  22. Guido.van.Rossum@cwi.nl (1150)
  23.  
  24. > I see a problem coming here: how does an unreplicated document (say my
  25. > own home page) make a reference to such a replicated document?  If I
  26.  
  27. We're trying out a system at PARC that has a similar problem.  Our
  28. tentative solution, translated to URL terms, is that one particular
  29. scheme of URL is a list of URL's, any of which can be used to access the
  30. document.  This would allow the client to use whichever copy of the
  31. document it ``decides'' is closest/cheapest.  We also have different URL
  32. schemes that allow us to say, ``look up this UID in a name-service of
  33. this type'' -- indirection.
  34.  
  35. Bill